home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / pendekar.swf / scripts / DefineButton2_709 / BUTTONCONDACTION on(release).as
Text File  |  2006-05-08  |  45b  |  4 lines

  1. on(release){
  2.    challenges.nextLevel();
  3. }
  4.